Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump #782

Merged
merged 5 commits into from
Mar 23, 2023
Merged

chore(deps): bump #782

merged 5 commits into from
Mar 23, 2023

Conversation

kanadgupta
Copy link
Member

@kanadgupta kanadgupta commented Mar 23, 2023

🧰 Changes

Before:

Package               Current   Wanted   Latest  Location                           Depended by
@commitlint/cli        17.4.4   17.5.0   17.5.0  node_modules/@commitlint/cli       rdme
@readme/oas-examples    5.9.0   5.10.0   5.10.0  node_modules/@readme/oas-examples  rdme
@types/jest            29.4.0   29.5.0   29.5.0  node_modules/@types/jest           rdme
@types/prompts          2.4.2    2.4.3    2.4.3  node_modules/@types/prompts        rdme
@types/validator      13.7.13  13.7.14  13.7.14  node_modules/@types/validator      rdme
chalk                   4.1.2    4.1.2    5.2.0  node_modules/chalk                 rdme
command-line-usage      6.1.3    6.1.3    7.0.1  node_modules/command-line-usage    rdme
configstore             5.0.1    5.0.1    6.0.0  node_modules/configstore           rdme
eslint                 8.35.0   8.36.0   8.36.0  node_modules/eslint                rdme
jest                   29.4.3   29.5.0   29.5.0  node_modules/jest                  rdme
node-fetch              2.6.9    2.6.9    3.3.1  node_modules/node-fetch            rdme
oas                    20.5.1   20.5.3   20.5.3  node_modules/oas                   rdme
open                    8.4.2    8.4.2    9.0.0  node_modules/open                  rdme
ora                     5.4.1    5.4.1    6.2.0  node_modules/ora                   rdme
prettier                2.8.4    2.8.6    2.8.6  node_modules/prettier              rdme
simple-git             3.16.1   3.17.0   3.17.0  node_modules/simple-git            rdme
type-fest               3.6.1    3.7.0    3.7.0  node_modules/type-fest             rdme
typescript              4.9.5    4.9.5    5.0.2  node_modules/typescript            rdme

After:

Package      Current  Wanted  Latest  Location                  Depended by
chalk          4.1.2   4.1.2   5.2.0  node_modules/chalk        rdme
configstore    5.0.1   5.0.1   6.0.0  node_modules/configstore  rdme
node-fetch     2.6.9   2.6.9   3.3.1  node_modules/node-fetch   rdme
open           8.4.2   8.4.2   9.0.0  node_modules/open         rdme
ora            5.4.1   5.4.1   6.2.0  node_modules/ora          rdme
typescript     4.9.5   4.9.5   5.0.2  node_modules/typescript   rdme

Had to update some snapshots due to the bumps to command-line-usage and @readme/oas-examples. Also added open to the dependabot exclusions since that's ESM-only now 😭

Upgrading typescript to v5 technically works but going to hold off until ts-jest supports it.

🧬 QA & Testing

Provide as much information as you can on how to test what you've done.

@kanadgupta kanadgupta marked this pull request as ready for review March 23, 2023 19:00
@kanadgupta kanadgupta requested a review from erunion March 23, 2023 19:01
@kanadgupta kanadgupta added the dependencies Pull requests that update a dependency file label Mar 23, 2023
didn't think this would just work 🤯
@kanadgupta kanadgupta merged commit 5bc28df into next Mar 23, 2023
@kanadgupta kanadgupta deleted the kanad/bump-deps/2023-03-23 branch March 23, 2023 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant